home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2001 December
/
Chip_2001-12_cd1.bin
/
sharewar
/
sendto
/
ts-sendto11.exe
/
{app}
/
sendto.exe
/
0
/
RCDATA
/
TFORM3
/
TFORM3.txt
< prev
Wrap
Text File
|
2001-09-22
|
3KB
|
130 lines
object Form3: TForm3
Left = 337
Top = 192
BorderIcons = []
BorderStyle = bsSingle
Caption = 'About'
ClientHeight = 294
ClientWidth = 344
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
Position = poScreenCenter
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 16
Top = 80
Width = 107
Height = 23
Caption = 'SendTo 1.1'
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Font.Height = -19
Font.Name = 'Tahoma'
Font.Style = [fsBold]
ParentFont = False
end
object Label2: TLabel
Left = 16
Top = 104
Width = 161
Height = 13
Caption = 'Released: 22nd September, 2001'
end
object Label3: TLabel
Left = 16
Top = 136
Width = 308
Height = 26
Caption =
'For more information on the SendTo product, as well as updates a' +
'nd more, check out the SendTo website.'
WordWrap = True
end
object Label4: TLabel
Left = 32
Top = 168
Width = 202
Height = 13
Cursor = crHandPoint
Caption = 'http://www.trogsoft.org/products/sendto'
Color = clMenu
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
OnClick = Label4Click
end
object Label5: TLabel
Left = 16
Top = 192
Width = 315
Height = 29
Caption =
'Alternatively, check out the Trogladite Software website for mor' +
'e products like this.'
WordWrap = True
end
object Label6: TLabel
Left = 32
Top = 224
Width = 119
Height = 13
Cursor = crHandPoint
Caption = 'http://www.trogsoft.org'
Color = clMenu
Font.Charset = ANSI_CHARSET
Font.Color = clBlue
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = [fsUnderline]
ParentColor = False
ParentFont = False
OnClick = Label6Click
end
object Button1: TButton
Left = 264
Top = 264
Width = 75
Height = 25
Caption = 'OK'
TabOrder = 0
OnClick = Button1Click
end
object Panel1: TPanel
Left = 0
Top = 0
Width = 344
Height = 66
Align = alTop
BevelOuter = bvNone
Color = clWhite
TabOrder = 1
object Image1: TImage
Left = 7
Top = 4
Width = 331
Height = 58
Picture.Data = {<image000.bmp>}
Stretch = True
end
end
object Panel2: TPanel
Left = 0
Top = 66
Width = 344
Height = 2
Align = alTop
BevelOuter = bvLowered
TabOrder = 2
end
end